func google.golang.org/protobuf/internal/impl.appendBytesSliceValidateUTF8

2 uses

	google.golang.org/protobuf/internal/impl (current package)
		codec_gen.go#L5503: func appendBytesSliceValidateUTF8(b []byte, p pointer, f *coderFieldInfo, opts marshalOptions) ([]byte, error) {
		codec_gen.go#L5535: 	marshal:   appendBytesSliceValidateUTF8,